Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MDITILE enum in Interop User32 #2839

Merged
merged 1 commit into from Feb 12, 2020
Merged

Add MDITILE enum in Interop User32 #2839

merged 1 commit into from Feb 12, 2020

Conversation

gpetrou
Copy link
Contributor

@gpetrou gpetrou commented Feb 10, 2020

Proposed changes

  • Add MDITILE enum in Interop User32.
  • Remove MDITILE constants and replace their usages with the above enum values.
Microsoft Reviewers: Open in CodeFlow

@codecov
Copy link

codecov bot commented Feb 10, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@3029b16). Click here to learn what that means.
The diff coverage is 0%.

@@             Coverage Diff              @@
##             master       #2839   +/-   ##
============================================
  Coverage          ?   59.44268%           
============================================
  Files             ?        1236           
  Lines             ?      429518           
  Branches          ?       38778           
============================================
  Hits              ?      255317           
  Misses            ?      168834           
  Partials          ?        5367
Flag Coverage Δ
#Debug 59.44268% <0%> (?)
#production 32.14983% <0%> (?)
#test 98.96944% <ø> (?)

@ghost ghost added the 📭 waiting-author-feedback The team requires more information from the author label Feb 11, 2020
@ghost ghost removed the 📭 waiting-author-feedback The team requires more information from the author label Feb 11, 2020
@RussKie RussKie merged commit 5918079 into dotnet:master Feb 12, 2020
@ghost ghost added this to the 5.0 milestone Feb 12, 2020
@RussKie RussKie added the enhancement Product code improvement that does NOT require public API changes/additions label Feb 12, 2020
@gpetrou gpetrou deleted the MDITILE branch February 12, 2020 07:42
@dotnet dotnet locked as resolved and limited conversation to collaborators Feb 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Product code improvement that does NOT require public API changes/additions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants